Object
UpdateSiteApiDefinitionAuthenticationsInput
Specifies the input fields required to update the authentication schemes for an API definition.
Fields
id():
ID!
The unique identifier of the API definition to be updated
authentications():
[ApiAuthenticationInput!]!
A list of the API authentication schemes (for example: Basic, Bearer Token, API Key).